[INFO] cloning repository https://github.com/Rahn-IT/basildisk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahn-IT/basildisk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fbasildisk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fbasildisk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c60f543516c9a6748304bb68792483b6785f50fa
[INFO] fixing Rahn-IT/basildisk against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fbasildisk" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rahn-IT/basildisk
[INFO] finished tweaking git repo https://github.com/Rahn-IT/basildisk
[INFO] tweaked toml for git repo https://github.com/Rahn-IT/basildisk written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rahn-IT/basildisk on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rahn-IT/basildisk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yasna v0.6.0
[INFO] [stderr]   Downloaded zerocopy v0.8.34
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.34
[INFO] [stderr]   Downloaded tower-http v0.6.9
[INFO] [stderr]   Downloaded minijinja v2.15.1
[INFO] [stderr]   Downloaded minijinja-embed v2.15.1
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded async_zip v0.0.18
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 31a60c8ba50ec9343c93fe6991d0866156285a9a78290638c792fd6d99117116
[INFO] running `Command { std: "docker" "start" "31a60c8ba50ec9343c93fe6991d0866156285a9a78290638c792fd6d99117116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31a60c8ba50ec9343c93fe6991d0866156285a9a78290638c792fd6d99117116" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31a60c8ba50ec9343c93fe6991d0866156285a9a78290638c792fd6d99117116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31a60c8ba50ec9343c93fe6991d0866156285a9a78290638c792fd6d99117116" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking deflate64 v0.1.11
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling minijinja-embed v2.15.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling basildisk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking liblzma v0.4.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking minijinja v2.15.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.9
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking async_zip v0.0.18
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/export.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let jobs = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 81 | |         ExportJob,
[INFO] [stdout] 82 | |         r#"
[INFO] [stdout] 83 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         "#
[INFO] [stdout] 91 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/job_import.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 163 | |         r#"
[INFO] [stdout] 164 | |         SELECT EXISTS(
[INFO] [stdout] 165 | |             SELECT 1 FROM jobs WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         id
[INFO] [stdout] 169 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/job_import.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | /     sqlx::query!(
[INFO] [stdout] 178 | |         "INSERT INTO jobs (id, disk, name, log, timestamp_request, timestamp_response) VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 179 | |         job.id,
[INFO] [stdout] 180 | |         job.disk,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         job.timestamp_response
[INFO] [stdout] 185 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 | /             sqlx::query_scalar!(
[INFO] [stdout] 117 | |                 r#"
[INFO] [stdout] 118 | |                 SELECT COUNT(*) as "count!: i64"
[INFO] [stdout] 119 | |                 FROM jobs
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |                 search
[INFO] [stdout] 125 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM jobs")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 | /             sqlx::query_as!(
[INFO] [stdout] 140 | |                 JobInfo,
[INFO] [stdout] 141 | |                 r#"
[INFO] [stdout] 142 | |                 SELECT id, disk, name
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |                 offset
[INFO] [stdout] 153 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 | /             sqlx::query_as!(
[INFO] [stdout] 158 | |                 JobInfo,
[INFO] [stdout] 159 | |                 r#"
[INFO] [stdout] 160 | |                 SELECT id, disk, name
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |                 offset
[INFO] [stdout] 167 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 | /         sqlx::query_as!(
[INFO] [stdout] 185 | |             JobInfo,
[INFO] [stdout] 186 | |             r#"
[INFO] [stdout] 187 | |             SELECT id, disk, name
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |             id
[INFO] [stdout] 193 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let log = sqlx::query_scalar!("SELECT log FROM jobs WHERE id = $1 LIMIT 1", id)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 | /         sqlx::query_as!(
[INFO] [stdout] 238 | |             JobTimestampFiles,
[INFO] [stdout] 239 | |             r#"
[INFO] [stdout] 240 | |             SELECT timestamp_request as "request?", timestamp_response as "response?"
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | |             id
[INFO] [stdout] 246 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:362:31
[INFO] [stdout]     |
[INFO] [stdout] 362 |               if let Err(err) = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 363 | |                 "INSERT INTO jobs (id, disk, name, log, timestamp_request, timestamp_response) VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 364 | |                 rjob.info.id,
[INFO] [stdout] 365 | |                 rjob.info.disk,
[INFO] [stdout] ...   |
[INFO] [stdout] 369 | |                 timestamp_response
[INFO] [stdout] 370 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let count = sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 223 | |         User,
[INFO] [stdout] 224 | |         r#"
[INFO] [stdout] 225 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | |         valid_since
[INFO] [stdout] 238 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:277:16
[INFO] [stdout]     |
[INFO] [stdout] 277 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 278 | |         User,
[INFO] [stdout] 279 | |         r#"
[INFO] [stdout] 280 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 289 | |         login_name
[INFO] [stdout] 290 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 | /     sqlx::query!(
[INFO] [stdout] 305 | |         "INSERT INTO user_sessions (id, user_id, created_at) VALUES ($1, $2, $3)",
[INFO] [stdout] 306 | |         session_id,
[INFO] [stdout] 307 | |         user.id,
[INFO] [stdout] 308 | |         now
[INFO] [stdout] 309 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 | /     sqlx::query!(
[INFO] [stdout] 352 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 353 | |         setup_user_id,
[INFO] [stdout] 354 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |         setup_password_hash
[INFO] [stdout] 358 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |         let _ = sqlx::query!("DELETE FROM user_sessions WHERE id = $1", session_id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 387 | |         User,
[INFO] [stdout] 388 | |         r#"
[INFO] [stdout] 389 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 396 | |         "#
[INFO] [stdout] 397 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:440:18
[INFO] [stdout]     |
[INFO] [stdout] 440 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 441 | |         r#"
[INFO] [stdout] 442 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 443 | |         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 446 | |         name
[INFO] [stdout] 447 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:463:5
[INFO] [stdout]     |
[INFO] [stdout] 463 | /     sqlx::query!(
[INFO] [stdout] 464 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 465 | |         created_user_id,
[INFO] [stdout] 466 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |         created_password_hash
[INFO] [stdout] 470 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:490:18
[INFO] [stdout]     |
[INFO] [stdout] 490 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 491 | |         User,
[INFO] [stdout] 492 | |         r#"
[INFO] [stdout] 493 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |         id
[INFO] [stdout] 503 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:516:13
[INFO] [stdout]     |
[INFO] [stdout] 516 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 526 |     sqlx::query!("DELETE FROM user_sessions WHERE user_id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     sqlx::query!("DELETE FROM users WHERE id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:551:18
[INFO] [stdout]     |
[INFO] [stdout] 551 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 552 | |         User,
[INFO] [stdout] 553 | |         r#"
[INFO] [stdout] 554 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 563 | |         id
[INFO] [stdout] 564 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:577:13
[INFO] [stdout]     |
[INFO] [stdout] 577 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:681:18
[INFO] [stdout]     |
[INFO] [stdout] 681 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 682 | |         "DELETE FROM user_sessions WHERE created_at <= $1",
[INFO] [stdout] 683 | |         valid_since
[INFO] [stdout] 684 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/export.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let jobs = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 81 | |         ExportJob,
[INFO] [stdout] 82 | |         r#"
[INFO] [stdout] 83 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         "#
[INFO] [stdout] 91 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/job_import.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout] 162 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 163 | |         r#"
[INFO] [stdout] 164 | |         SELECT EXISTS(
[INFO] [stdout] 165 | |             SELECT 1 FROM jobs WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | |         id
[INFO] [stdout] 169 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/job_import.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | /     sqlx::query!(
[INFO] [stdout] 178 | |         "INSERT INTO jobs (id, disk, name, log, timestamp_request, timestamp_response) VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 179 | |         job.id,
[INFO] [stdout] 180 | |         job.disk,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         job.timestamp_response
[INFO] [stdout] 185 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 | /             sqlx::query_scalar!(
[INFO] [stdout] 117 | |                 r#"
[INFO] [stdout] 118 | |                 SELECT COUNT(*) as "count!: i64"
[INFO] [stdout] 119 | |                 FROM jobs
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |                 search
[INFO] [stdout] 125 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM jobs")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 | /             sqlx::query_as!(
[INFO] [stdout] 140 | |                 JobInfo,
[INFO] [stdout] 141 | |                 r#"
[INFO] [stdout] 142 | |                 SELECT id, disk, name
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |                 offset
[INFO] [stdout] 153 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 | /             sqlx::query_as!(
[INFO] [stdout] 158 | |                 JobInfo,
[INFO] [stdout] 159 | |                 r#"
[INFO] [stdout] 160 | |                 SELECT id, disk, name
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |                 offset
[INFO] [stdout] 167 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 | /         sqlx::query_as!(
[INFO] [stdout] 185 | |             JobInfo,
[INFO] [stdout] 186 | |             r#"
[INFO] [stdout] 187 | |             SELECT id, disk, name
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | |             id
[INFO] [stdout] 193 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let log = sqlx::query_scalar!("SELECT log FROM jobs WHERE id = $1 LIMIT 1", id)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 | /         sqlx::query_as!(
[INFO] [stdout] 238 | |             JobTimestampFiles,
[INFO] [stdout] 239 | |             r#"
[INFO] [stdout] 240 | |             SELECT timestamp_request as "request?", timestamp_response as "response?"
[INFO] [stdout] ...   |
[INFO] [stdout] 245 | |             id
[INFO] [stdout] 246 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/jobs.rs:362:31
[INFO] [stdout]     |
[INFO] [stdout] 362 |               if let Err(err) = sqlx::query!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 363 | |                 "INSERT INTO jobs (id, disk, name, log, timestamp_request, timestamp_response) VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 364 | |                 rjob.info.id,
[INFO] [stdout] 365 | |                 rjob.info.disk,
[INFO] [stdout] ...   |
[INFO] [stdout] 369 | |                 timestamp_response
[INFO] [stdout] 370 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let count = sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users")
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:222:16
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 223 | |         User,
[INFO] [stdout] 224 | |         r#"
[INFO] [stdout] 225 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 237 | |         valid_since
[INFO] [stdout] 238 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:277:16
[INFO] [stdout]     |
[INFO] [stdout] 277 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 278 | |         User,
[INFO] [stdout] 279 | |         r#"
[INFO] [stdout] 280 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 289 | |         login_name
[INFO] [stdout] 290 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 | /     sqlx::query!(
[INFO] [stdout] 305 | |         "INSERT INTO user_sessions (id, user_id, created_at) VALUES ($1, $2, $3)",
[INFO] [stdout] 306 | |         session_id,
[INFO] [stdout] 307 | |         user.id,
[INFO] [stdout] 308 | |         now
[INFO] [stdout] 309 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 | /     sqlx::query!(
[INFO] [stdout] 352 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 353 | |         setup_user_id,
[INFO] [stdout] 354 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | |         setup_password_hash
[INFO] [stdout] 358 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:370:17
[INFO] [stdout]     |
[INFO] [stdout] 370 |         let _ = sqlx::query!("DELETE FROM user_sessions WHERE id = $1", session_id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 |       let users = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 387 | |         User,
[INFO] [stdout] 388 | |         r#"
[INFO] [stdout] 389 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 396 | |         "#
[INFO] [stdout] 397 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:440:18
[INFO] [stdout]     |
[INFO] [stdout] 440 |       let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 441 | |         r#"
[INFO] [stdout] 442 | |         SELECT id as "id: uuid::Uuid"
[INFO] [stdout] 443 | |         FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 446 | |         name
[INFO] [stdout] 447 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:463:5
[INFO] [stdout]     |
[INFO] [stdout] 463 | /     sqlx::query!(
[INFO] [stdout] 464 | |         "INSERT INTO users (id, name, is_admin, created_at, password_hash) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 465 | |         created_user_id,
[INFO] [stdout] 466 | |         name,
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |         created_password_hash
[INFO] [stdout] 470 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:490:18
[INFO] [stdout]     |
[INFO] [stdout] 490 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 491 | |         User,
[INFO] [stdout] 492 | |         r#"
[INFO] [stdout] 493 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |         id
[INFO] [stdout] 503 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:516:13
[INFO] [stdout]     |
[INFO] [stdout] 516 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 526 |     sqlx::query!("DELETE FROM user_sessions WHERE user_id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     sqlx::query!("DELETE FROM users WHERE id = $1", id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:551:18
[INFO] [stdout]     |
[INFO] [stdout] 551 |       let target = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 552 | |         User,
[INFO] [stdout] 553 | |         r#"
[INFO] [stdout] 554 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 563 | |         id
[INFO] [stdout] 564 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:577:13
[INFO] [stdout]     |
[INFO] [stdout] 577 |             sqlx::query_scalar!("SELECT COUNT(*) as \"count!: i64\" FROM users WHERE is_admin = 1")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/users.rs:681:18
[INFO] [stdout]     |
[INFO] [stdout] 681 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 682 | |         "DELETE FROM user_sessions WHERE created_at <= $1",
[INFO] [stdout] 683 | |         valid_since
[INFO] [stdout] 684 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `basildisk` (bin "basildisk") due to 27 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `basildisk` (bin "basildisk" test) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "31a60c8ba50ec9343c93fe6991d0866156285a9a78290638c792fd6d99117116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a60c8ba50ec9343c93fe6991d0866156285a9a78290638c792fd6d99117116", kill_on_drop: false }`
[INFO] [stdout] 31a60c8ba50ec9343c93fe6991d0866156285a9a78290638c792fd6d99117116
